Skip to content

fix(deps): update minor updates to v3.29.0#1775

Closed
renovate[bot] wants to merge 3 commits intomainfrom
renovate/minor-updates
Closed

fix(deps): update minor updates to v3.29.0#1775
renovate[bot] wants to merge 3 commits intomainfrom
renovate/minor-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
io.quarkus:quarkus-bom 3.28.2 -> 3.29.0 age confidence
io.quarkus:quarkus-maven-plugin 3.28.2 -> 3.29.0 age confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-bom)

v3.29.0

Compare Source

Complete changelog
  • #​50330 - JAX-RS returns 404 incorrectly for route with path parameter containing prefix that matches segment from another route
  • #​50384 - Fix handling of overlapping paths in resteasy-reactive server
  • #​50495 - Gradle multi-module container image name “spills" across modules after 3.26.3
  • #​50551 - Hibernate assistant: use new response type
  • #​50567 - Pass all the configuration minus PackageConfig and NativeConfig defaults to Gradle tasks
  • #​50577 - Maven ITs - Reduce waiting times in multi-module tests
  • #​50588 - Bump flyway.version from 11.14.0 to 11.14.1
  • #​50592 - Evaluate Qute expression in the render Thread with Qute debugger
  • #​50627 - NPE when invalid expression is evaluated with Qute debugger

v3.28.5

Compare Source

Complete changelog
  • #​49504 - continuous-testing=disabled causes NPE and does not disable continuous testing mode
  • #​50568 - SmallRye Process: stderr warning: docker; testing in container
  • #​50571 - WorkspaceLoader fails if a Maven module tag references a pom file instead of a directory
  • #​50576 - Fix bootstrap when module is pointing to POM file directly
  • #​50578 - Reproducible order of enties in app/<project-name>.jar
  • #​50596 - Contribute files to the app jar in a deterministic order
  • #​50597 - container-image-docker-common: swallow stderr on success
  • #​50608 - Bump Microsoft SQL Server JDBC driver to 13.2.1
  • #​50646 - Improve handling of quarkus.test.continuous-testing=false
  • #​50653 - Opens java.lang as it's required for Java 24+

v3.28.4

Compare Source

Complete changelog
  • #​49225 - OIDC redirect fails to properly append OAuth parameters when original URL contains query parameters
  • #​50321 - @RequestParam required true
  • #​50400 - Modify @RequestParam presence handling
  • #​50427 - DEV UI workspace shows a log file on Windows rather than Java file and hierarchy visualisation is broken
  • #​50476 - Rename leftovers of GlobalDevServicesConfig
  • #​50490 - Fix DEV UI workspace directory worktree and item selection on Windows
  • #​50491 - Correctly restore query params when OIDC does not drop redirect params
  • #​50503 - Add a clarification about OAuth2 protected resource metadata route address
  • #​50515 - Move Hibernate ORM/Reactive configuration reference to the bottom of the guides
  • #​50517 - Assistant: Remove unused exception method
  • #​50520 - Minor update to rest-client.adoc
  • #​50528 - Project creation with extension not from platform fails with 3.28.3
  • #​50531 - Update logging configuration property from .enable to .enabled in application properties
  • #​50541 - Bump the hibernate group with 8 updates
  • #​50554 - Ignore quarkus-core in non-platform extension catalogs
  • #​50556 - Quarkus augmentation weakens file permissions
  • #​50557 - Avoid using COPY_ATTRIBUTES when copying the jars of fast jar
  • #​50560 - UnsupportedOperationException with HTTP Response Code 204
  • #​50569 - Don't fail in Quarkus REST Servlet when trying to remove an HTTP header

v3.28.3

Compare Source

Complete changelog
  • #​29817 - quarkus cli fail hard on bad settings.xml
  • #​49733 - quarkus.thread-pool.shutdown-interrupt is not respected
  • #​50126 - HQL Console improvements
  • #​50306 - Unrecognized configuration key "quarkus.gradle-worker.no-process"
  • #​50317 - VertxOutputStream: Cannot reserve 65536 bytes of direct buffer memory (allocated: 7601950, limit: 7602176)
  • #​50318 - Avoid importing BOMs managing extensions managed by BOMs with higher preferences
  • #​50335 - Change quarkus.gradle-worker.* to gradle.quarkus.gradle-worker.*
  • #​50336 - Chunked response always finishes cleanly, client cannot detect incomplete download
  • #​50351 - Fix a few issues with Java 25 compatibility and include Java 25 in CI
  • #​50360 - Dev MCP: Make sure the config dir exist
  • #​50361 - When an error occurs during a streaming response, call HttpServerResponse.reset()
  • #​50364 - OIDC Steup authentication is missing information about insufficient authentication level in 'www-authenticate' when provider responses with single ACR
  • #​50365 - Bump keycloak to 26.4.0 and keycloak-client to 26.0.7
  • #​50366 - ArC: fix construction of interception proxies, part 2
  • #​50367 - Fix step authentication with Keycloak when protocol mapper has 'acr' user attribute configured as single valued string
  • #​50371 - HQL console: correct allow-hql config on hot reload and enter key to run query
  • #​50372 - Remove extra space in Dev UI welcome message
  • #​50375 - Log OIDC Client requests in debug mode
  • #​50376 - Handle backpressure whilst not on the event loop
  • #​50377 - Qute template results in timeout instead of NullPointerException
  • #​50383 - Qute: fix error propagation from section helpers
  • #​50390 - Quarkus OIDC incorrecty selects request filters for the token revocation
  • #​50397 - Fix OIDC TokenRevocation filter binding and improve request logging
  • #​50399 - Expand error messages when quarkus cli fail hard on bad settings.xml
  • #​50401 - Correctly handle Agroal Dev UI settings in hot-reload scenarios
  • #​50403 - Update links to Cassandra demo UI
  • #​50404 - Application with quarkus-keycloak-admin-rest-client fails to compile after recent Keycloak bump
  • #​50405 - Initialize org.keycloak.common.util.SecretGenerator at runtime for Keycloak admin client
  • #​50409 - Bump smallrye-graphql.version from 2.14.1 to 2.15.0
  • #​50416 - Set correct quarkus.oidc.token.require-jwt-introspection-only default value
  • #​50423 - Fix incorrect timing computation
  • #​50426 - Create proxies for abstract entity classes too in Hibernate ORM
  • #​50429 - Bump the hibernate group with 9 updates
  • #​50462 - Update Elasticsearch clients + dev service image version to 9.1.5
  • #​50472 - Fix NPE when no library versions exist in the DevUI

Configuration

📅 Schedule: Branch creation - "before 7am on monday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 3, 2025 06:27
@github-actions github-actions bot added the config label Nov 3, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 4, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@rocketstack-matt rocketstack-matt deleted the renovate/minor-updates branch November 14, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants